getName

abstract fun getName(): String

Gets the display name of the file.

This is typically the filename without the path, intended for user presentation (e.g., "CompanyLogo.png", "PromoVideo.mp4").

Return

The non-null name of the file.